home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 545 < prev    next >
Internet Message Format  |  1996-08-06  |  1KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.std.c,comp.lang.c
  4. Subject: Re: C compiler validation
  5. Date: 11 Mar 1996 13:25:55 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4i25p3INNqjd@keats.ugrad.cs.ubc.ca>
  8. References: <4h1e1n$ld5@due.unit.no> <4hsps6$l11@jukebox.plug-in.com.br>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4hsps6$l11@jukebox.plug-in.com.br>,
  12. Gustavo Augusto Coelho <coelho@plug-in.com.br> wrote:
  13.  >gautemyk@idt.unit.no (Gaute Myklebust) wrote:
  14.  >
  15.  >>I want to verify if a C compiler confirms to the ANSI standard. Does
  16.  >>anyone know of test suites for this purpose ?
  17.  >
  18.  >If a understand correct you want to know if your compiler is a ANSI
  19.  >standard or not ?
  20.  >If i am correct you can find out this looking at the compiler's
  21.  >manual.Simple isn't it :)
  22.  
  23. That's very funny, but what if you are a compiler developer who is writing the
  24. compiler _and_ the manual? Does your compiler becomes ANSI just because you
  25. write so inside the documentation?
  26.  
  27. How do you know the compiler is in fact ANSI unless you can test it? The
  28. documentation could be lying, or simply inaccurate.
  29. -- 
  30.  
  31.